ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataLabelView<TOwnerView,TOption> Class / _setTextLocation Method

In This Topic
    _setTextLocation Method (_DataLabelView<TOwnerView,TOption>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setTextLocation( _
       ByVal value As IPoint _
    ) 
    public void _setTextLocation( 
       IPoint value
    )

    Parameters

    value
    See Also